Search results

Online

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...

Online

Protecting dugongs

The Western Australian Marine Science Institution has been collecting data about dugongs off the coast of the Kimberley in Northern WA. We have been provided with the raw data from its sightings trips. In this project students will learn how dugong sightings are conducted, and develop the data-science skills needed to make ...

Online

Building a virtual tour about Uluru

In this lesson, students create a 360 educational Google Tour about Uluru and the Aboriginal peoples who are the traditional owners of the land.

Online

Growing healthy plants using natural pesticides

Plants are vulnerable to pests and diseases. This learning activity is designed for children to: understand how to cultivate healthy plants using organic gardening methods; look to natural ingredients as a solution to ridding plants of unwanted pests and diseases; and know how to make a natural pesticide and evaluate the ...

Online

Creating a food garden: planting

Planting a food garden is an exciting and fulfilling task. This learning activity is part of a sequence of 5 individual learning activities focused on creating a food garden. The order of these learning activities are: vision, site assessment, installing a no dig garden bed, planting and harvesting. OUTCOMES of this activity ...

Online

Growing your own pizza

In this hypothetical exercise, young learners will explore what they would need to establish if they were to grow their very own pizza. The OUTCOMES of this learning activity are for children to: investigate where and how food is produced; appreciate the complexities of food manufacturing; expand their knowledge of food ...

Downloadable

DT Challenge - 7/8 Javascript - Space Invaders

In this coding challenge, students learn about programming in JavaScript, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.

Online

Creating your own potato chips: growing

This learning activity will teach children to grow, cook and market their own brand of potato chips. The first step is growing our potatoes! This learning activity is the first part of a sequence of 3 individual learning activities focused on creating your own potato chips. The order of these learning activities are: growing, ...

Online

Catchment management: the drain is just for rain

Stormwater originated as rain and flows into creeks, rivers and other water bodies. Any rubbish or chemical pollution collected during this journey can end up polluting the waterways. This activity looks the impacts of stormwater and rubbish in our waterways. Outcomes of this learning activity are for students to: understand ...

Online

Creating compost

Compost is created when organic materials such as twigs, leaves, dry grass and kitchen food scraps break down. Composting is a great way to reduce the amount of landfill that is produced, and also provides soil full of good nutrients that can be used on the garden. OUTCOMES of this learning activity are for students to: ...

Online

Algorithms: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Algorithms. Students begin to design, create and test algorithms that involve a sequence of steps that identify congruency or similarity of shapes. They describe how algorithms work through classifying and distinguishing between similar and congruent triangles.

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Visual to text coding: Lesson 5

This is the fifth in a series of lessons to transition from visual coding to text-based coding with a general purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to create and use arrays (also called lists).

Online

Visual to text coding: Lesson 4

This is the fourth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the combining of logical operators and and or for more complex decisions.

Online

Coding for GUIs Lesson 5: GUIfy my program!

This is the fifth in a series of lessons to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. The series follows on from the Visual To Text Coding lesson series.

Video

How the Enlightenment came to Australia

This video (14:20) examines the origins and emergence of the Enlightenment and its principles and ideas that shaped society including its institutions, freedoms, the exercise of law, education and wealth. The video discusses the impact of the writings of the philosophers of the period and the impact they had on Australia's ...

Online

Morse code network

This lesson sequence is a hands-on approach to the learning about digital systems for years 7–8.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Online

Solar energy installations

This lesson uses data about solar energy installations to investigate data analysis. The dataset shows how many solar systems were installed, in each postcode, from 2001 to 2016. It is a useful way to understand how to explore and characterise datasets as well as to explore the use of data in the media. This lesson was ...